public marks

PUBLIC MARKS from "Xavier Lacot" with tags debug & development

October 2009

Charles Web Debugging Proxy • HTTP Monitor / HTTP Proxy / HTTPS & SSL Proxy / Reverse Proxy

by 7 others
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information). Seems to be little more usable than wireshark!

February 2009

Surfin’ Safari - Blog Archive » Web Inspector Redesign

Safari's inspector has been redesigned a few months ago, but I didn't notice this. It looks pretty and rather efficient, I am gonna give it a try on our next project.

October 2008

Obvious Hints: FireSymfony - A Firebug extension for symfony

by 1 other
Using Firebug for Symfony debug : a sfWebDebug extension combined with a Symfony extension.